home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 January
/
PCWorld_2002-01_cd.bin
/
Novinky
/
Becher
/
1. Zlaty Kalich
/
ZlatyKalich.exe
/
scripts
/
frame_1954
/
DoAction.as
Wrap
Text File
|
2001-11-12
|
206b
|
15 lines
itembar_refresh();
if(_root.truhla == 0)
{
_root.mtruhla.gotoAndStop(1);
}
else if(_root.truhla == 1)
{
_root.mtruhla.gotoAndStop(2);
}
else
{
_root.mtruhla.gotoAndStop(3);
}
stop();